[INFO] cloning repository https://github.com/minusworld/taskli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/minusworld/taskli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminusworld%2Ftaskli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminusworld%2Ftaskli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 741324adc9484960dfb540d866af2d960992578b
[INFO] testing minusworld/taskli against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminusworld%2Ftaskli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/minusworld/taskli
[INFO] finished tweaking git repo https://github.com/minusworld/taskli
[INFO] tweaked toml for git repo https://github.com/minusworld/taskli written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/minusworld/taskli on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/minusworld/taskli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 574b20682a5145142850ec9aa9f28e5783144a4583fb575d6fc21547bb5bd1ca
[INFO] running `Command { std: "docker" "start" "-a" "574b20682a5145142850ec9aa9f28e5783144a4583fb575d6fc21547bb5bd1ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "574b20682a5145142850ec9aa9f28e5783144a4583fb575d6fc21547bb5bd1ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "574b20682a5145142850ec9aa9f28e5783144a4583fb575d6fc21547bb5bd1ca", kill_on_drop: false }`
[INFO] [stdout] 574b20682a5145142850ec9aa9f28e5783144a4583fb575d6fc21547bb5bd1ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0b781b8fdf203ee7177b1123d4e8cef84fcb7f812185913f6296684db5dc889
[INFO] running `Command { std: "docker" "start" "-a" "a0b781b8fdf203ee7177b1123d4e8cef84fcb7f812185913f6296684db5dc889", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.72
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling cc v1.0.58
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.17.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling dirs-sys v0.3.5
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling dirs v3.0.1
[INFO] [stderr]    Compiling chrono v0.4.13
[INFO] [stderr]    Compiling bstr v0.2.13
[INFO] [stderr]    Compiling csv v1.1.3
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling rusqlite v0.21.0
[INFO] [stderr]    Compiling taskli v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.12s
[INFO] running `Command { std: "docker" "inspect" "a0b781b8fdf203ee7177b1123d4e8cef84fcb7f812185913f6296684db5dc889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0b781b8fdf203ee7177b1123d4e8cef84fcb7f812185913f6296684db5dc889", kill_on_drop: false }`
[INFO] [stdout] a0b781b8fdf203ee7177b1123d4e8cef84fcb7f812185913f6296684db5dc889
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c2636ac7b11ba2b597877c95c4224a8f2f450eebf95ed988f1c79bf635743dd
[INFO] running `Command { std: "docker" "start" "-a" "1c2636ac7b11ba2b597877c95c4224a8f2f450eebf95ed988f1c79bf635743dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling taskli v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "1c2636ac7b11ba2b597877c95c4224a8f2f450eebf95ed988f1c79bf635743dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c2636ac7b11ba2b597877c95c4224a8f2f450eebf95ed988f1c79bf635743dd", kill_on_drop: false }`
[INFO] [stdout] 1c2636ac7b11ba2b597877c95c4224a8f2f450eebf95ed988f1c79bf635743dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e7b51a4c5c85c7f00f3f449e14ece20c8dae357770af907c0128788a31e8c2b0
[INFO] running `Command { std: "docker" "start" "-a" "e7b51a4c5c85c7f00f3f449e14ece20c8dae357770af907c0128788a31e8c2b0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/taskli-1e2939717fb1079d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e7b51a4c5c85c7f00f3f449e14ece20c8dae357770af907c0128788a31e8c2b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7b51a4c5c85c7f00f3f449e14ece20c8dae357770af907c0128788a31e8c2b0", kill_on_drop: false }`
[INFO] [stdout] e7b51a4c5c85c7f00f3f449e14ece20c8dae357770af907c0128788a31e8c2b0
